home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 December / Australian PC User - December 2003 (CD2).iso / software / utils / files / ipnote.exe / 0 / RCDATA / TFRAMESERIAL / TFRAMESERIAL.txt
Encoding:
Text File  |  2003-10-01  |  2.2 KB  |  125 lines

  1. inherited FrameSerial: TFrameSerial
  2.   inherited Label1: TLabel
  3.     Width = 146
  4.     Caption = 'Customer Information'
  5.   end
  6.   inherited Label2: TLabel
  7.     Width = 305
  8.     Height = 17
  9.     AutoSize = False
  10.     Caption = 'Please enter your name, e-mail address and serial number'
  11.   end
  12.   object Label3: TLabel
  13.     Left = 16
  14.     Top = 80
  15.     Width = 54
  16.     Height = 13
  17.     Caption = 'User name:'
  18.   end
  19.   object Label4: TLabel
  20.     Left = 16
  21.     Top = 120
  22.     Width = 72
  23.     Height = 13
  24.     Caption = 'E-Mail address:'
  25.   end
  26.   object Label5: TLabel
  27.     Left = 16
  28.     Top = 168
  29.     Width = 67
  30.     Height = 13
  31.     Caption = 'Serial number:'
  32.   end
  33.   object Label6: TLabel
  34.     Left = 92
  35.     Top = 185
  36.     Width = 11
  37.     Height = 11
  38.     Caption = '0'
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clWindowText
  41.     Font.Height = -11
  42.     Font.Name = 'Marlett'
  43.     Font.Style = []
  44.     ParentFont = False
  45.   end
  46.   object Label7: TLabel
  47.     Left = 180
  48.     Top = 185
  49.     Width = 11
  50.     Height = 11
  51.     Caption = '0'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'Marlett'
  56.     Font.Style = []
  57.     ParentFont = False
  58.   end
  59.   object Label8: TLabel
  60.     Left = 268
  61.     Top = 185
  62.     Width = 11
  63.     Height = 11
  64.     Caption = '0'
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = -11
  68.     Font.Name = 'Marlett'
  69.     Font.Style = []
  70.     ParentFont = False
  71.   end
  72.   object JREdit1: TJREdit
  73.     Left = 16
  74.     Top = 96
  75.     Width = 337
  76.     Height = 21
  77.     TabOrder = 0
  78.     BorderWidth = 3
  79.   end
  80.   object JREdit2: TJREdit
  81.     Left = 16
  82.     Top = 136
  83.     Width = 337
  84.     Height = 21
  85.     TabOrder = 1
  86.     BorderWidth = 3
  87.   end
  88.   object JREdit3: TJREdit
  89.     Left = 16
  90.     Top = 184
  91.     Width = 73
  92.     Height = 21
  93.     MaxLength = 5
  94.     TabOrder = 2
  95.     BorderWidth = 3
  96.   end
  97.   object JREdit4: TJREdit
  98.     Left = 104
  99.     Top = 184
  100.     Width = 73
  101.     Height = 21
  102.     MaxLength = 5
  103.     TabOrder = 3
  104.     BorderWidth = 3
  105.   end
  106.   object JREdit5: TJREdit
  107.     Left = 192
  108.     Top = 184
  109.     Width = 73
  110.     Height = 21
  111.     MaxLength = 5
  112.     TabOrder = 4
  113.     BorderWidth = 3
  114.   end
  115.   object JREdit6: TJREdit
  116.     Left = 280
  117.     Top = 184
  118.     Width = 73
  119.     Height = 21
  120.     MaxLength = 5
  121.     TabOrder = 5
  122.     BorderWidth = 3
  123.   end
  124. end
  125.